/** ipad pro 横屏 **/
@media only screen and (min-width:  1024px) and (max-width: 1366px) {
.event-open {
    margin-top: 1.8%;
	}

}